linux/sizes.h: sync from kernel
authorBaruch Siach <[email protected]>
Sun, 11 Nov 2018 10:31:03 +0000 (12:31 +0200)
committerStefan Roese <[email protected]>
Tue, 20 Nov 2018 12:08:15 +0000 (13:08 +0100)
commitb335e91bd1e92c685c4133671119fa37c4ab43cb
treeba593378e9141e0d44acfef437c50fb568bb73e7
parent6d4d9bea35f0838a56751b50f48ade414639d372
linux/sizes.h: sync from kernel

The kernel added SZ_4G macro in commit f2b9ba871b (arm64/kernel: kaslr:
reduce module randomization range to 4 GB).

Include linux/const.h for the _AC macro.

Drop a local SZ_4G definition in tegra code.

Cc: Tom Warren <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Signed-off-by: Baruch Siach <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
arch/arm/mach-tegra/tegra186/nvtboot_mem.c
include/linux/sizes.h